这是indexloc提供的服务,不要输入任何密码
Skip to content

bennyfactor/fp

Repository files navigation

README

to run php locally in development mode:

php -S localhost:8000 -t .

to run compass locally in developent mode:

compass watch -c config.rb

in a different tab. Or something.

When the styles look good and you're ready to make them for a prod bundle:

compass clean && compass compile -e production -c config.rb

About

the iaatb frontpage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published