1.0.0 • Published 10 years ago
tabletop.js v1.0.0
TableTop.JS
TableTop.JS will be designed to embody the following principles:
- Oriented toward new developers
- Rapidly publishable
- Flexible but simple
- Well-documented and testable
- Advanced features for veteran developers
How to setup environment
- Download npm
brew install npm - Download webpack
npm install -g webpack - npm install (needed whenever there's an update to node modules)
npm install - Compile JS
npm run webpack - To run the tests
npm run test
1.0.0
10 years ago