https://github.com/robertoachar/statik-starter-kit
Statik Starter Kit
https://github.com/robertoachar/statik-starter-kit
starter-kit statik
Last synced: 6 months ago
JSON representation
Statik Starter Kit
- Host: GitHub
- URL: https://github.com/robertoachar/statik-starter-kit
- Owner: robertoachar
- License: mit
- Created: 2018-06-04T21:34:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-21T00:20:21.000Z (about 8 years ago)
- Last Synced: 2025-02-17T10:21:38.433Z (over 1 year ago)
- Topics: starter-kit, statik
- Language: HTML
- Size: 11.7 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# statik-starter-kit
Generated by [Node Project Generator](https://github.com/robertoachar/generator-node).
[![License][license-badge]][license-url]
> Statik Starter Kit.
# Development
- Cloning the repo
```bash
$ git clone https://github.com/robertoachar/statik-starter-kit.git
```
- Installing dependencies
```bash
$ npm install
```
- Running scripts
| Action | Usage |
| ------------------------- | -------------- |
| Starting development mode | `npm start` |
| Linting code | `npm run lint` |
# Author
[Roberto Achar](https://twitter.com/robertoachar)
# License
[MIT](https://github.com/robertoachar/statik-starter-kit/blob/master/LICENSE)
[license-badge]: https://img.shields.io/github/license/robertoachar/statik-starter-kit.svg
[license-url]: https://opensource.org/licenses/MIT