7hoenix / draw-a-chart

MIT License
0 stars 0 forks source link

To install the dependencies:

npm install

To fire up a development server:

npm start

Once the server is running, you can visit:

To build the static files:

npm build

To run tests in Node:

npm test