https://github.com/choojs/bankai-website
https://github.com/choojs/bankai-website
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/choojs/bankai-website
- Owner: choojs
- Created: 2018-02-04T10:55:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-28T11:34:59.000Z (almost 7 years ago)
- Last Synced: 2025-06-08T22:39:44.146Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://bankai.choo.io
- Size: 417 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bankai-website
bankai.choo.io
## Commands
Command | Description |
-----------------------|--------------------------------------------------|
`$ npm start` | Start the development server
`$ npm test` | Lint, validate deps & run tests
`$ npm run build` | Compile all files into `dist/`
`$ npm run create` | Generate a scaffold file
`$ npm run inspect` | Inspect the bundle's dependencies