hurgleburgler / place-my-order

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

place-my-order

Welcome to the place-my-order DoneJS application!

Build Status

Build Status

Getting started

To install all dependencies, (e.g. after cloning it from a Git repository) run

`` npm install donejs -g npm install


## Running tests

Tests can be run with

donejs test ``

Development mode

Development mode can be started with

donejs develop

Build and production mode

To build the application into a production bundle run

donejs build

In Unix environment the production application can be started like this:

NODE_ENV=production npm start
```# place-my-order
# place-my-order

About


Languages

Language:JavaScript 87.2%Language:HTML 10.9%Language:CSS 1.9%