Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tadatuta/bem-bemtree-static-project-stub
https://github.com/tadatuta/bem-bemtree-static-project-stub
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tadatuta/bem-bemtree-static-project-stub
- Owner: tadatuta
- Created: 2015-02-07T11:16:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T18:38:08.000Z (over 7 years ago)
- Last Synced: 2024-10-05T08:41:39.762Z (about 1 month ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 12
- Watchers: 6
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stub to start a new [BEM](https://bem.info) project
## Development
```sh
npm i
npm run make
npm start
```