https://github.com/aitoroses/tessel-seed
https://github.com/aitoroses/tessel-seed
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aitoroses/tessel-seed
- Owner: aitoroses
- Created: 2015-08-12T15:08:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-12T15:10:15.000Z (almost 11 years ago)
- Last Synced: 2025-11-28T11:30:49.990Z (7 months ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- Installation
> npm install
- Start mock server
> npm run mock-server
- Start the application (webpack + watch)
> npm start
- Open index.html