github-desktop/README.md
2016-05-11 12:19:51 -04:00

204 B

Desktop TNG

Just playin around with some computering.

npm install

If you want hot loading:

# Start the dev server
npm start

Or if you don't care:

npm run build
npm run dev