An open API service indexing awesome lists of open source software.

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

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