0.0.20 • Published 8 years ago

fundation-generator v0.0.20

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Fundation Generator

Creates all of the files you need to get started with fundation!

Installation

$ npm install -g fundation-generator

Quick 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 && fundation

Install the dependencies

$ npm install

Start it up

$ npm start

By default it runs at http://127.0.0.1:8080

If you wish to see some debug information

$ DEBUG=fundation* npm start

LICENSE

MIT

0.0.20

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago