mirror of
https://github.com/seigler/fhqwhgads
synced 2025-07-26 22:46:08 +00:00
removed PHP dependency, fixed scanlines for Chrome
This commit is contained in:
parent
53786df51b
commit
5ec1e31ee7
5 changed files with 26 additions and 23 deletions
|
@ -9,5 +9,5 @@ You can see it hosted at http://fhqwhgads.bit/ (if that won't resolve for you, u
|
|||
|
||||
The project uses grunt for LESS preprocessing and some other small tasks. In the base directory, run "npm install" to download all the dependencies.
|
||||
|
||||
When you are ready to develop or build, run "grunt" in the base directory, and the grunt task runner will build the project, then attempt to host it locally for you on port 1337 using your local installation of PHP.
|
||||
When you are ready to develop or build, run "grunt" in the base directory, and the grunt task runner will build the project, then attempt to host it locally for you on port 1337.
|
||||
The output will be created in the "build" directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue