Readd site readme
This commit is contained in:
parent
8d3d1b74e7
commit
054ff494f1
11
site/README.md
Normal file
11
site/README.md
Normal file
@ -0,0 +1,11 @@
|
||||
Planetary.js Site
|
||||
=================
|
||||
|
||||
This is the source for the Planetary.js web site.
|
||||
|
||||
Building
|
||||
--------
|
||||
|
||||
1. Install [Node.js](http://nodejs.org/)
|
||||
2. Install the local dependencies with `npm install`
|
||||
3. Run the development server with `npm start` (stars on port 9000) or compile the site to `www` with `npm run compile`
|
||||
Loading…
Reference in New Issue
Block a user