0.0.20 • Published 10 years ago
fundation-generator v0.0.20
Fundation Generator
Creates all of the files you need to get started with fundation!
Installation
$ npm install -g fundation-generatorQuick Start
To get up and running with fundation, install this project globally and run it in an empty folder.
Create the app:
$ mkdir /tmp/foo && cd /tmp/foo && fundationInstall the dependencies
$ npm installStart it up
$ npm startBy default it runs at http://127.0.0.1:8080
If you wish to see some debug information
$ DEBUG=fundation* npm startLICENSE
0.0.20
10 years ago
0.0.18
10 years ago
0.0.17
10 years ago
0.0.16
10 years ago
0.0.15
10 years ago
0.0.14
10 years ago
0.0.13
10 years ago
0.0.12
10 years ago
0.0.11
10 years ago
0.0.10
10 years ago
0.0.9
10 years ago
0.0.8
10 years ago
0.0.7
10 years ago
0.0.6
10 years ago
0.0.5
10 years ago
0.0.4
10 years ago
0.0.3
10 years ago
0.0.2
10 years ago
0.0.1
10 years ago