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

https://github.com/andremarquesdev/boilerplateproject

Starter kit boilerplate for a new project
https://github.com/andremarquesdev/boilerplateproject

Last synced: 10 months ago
JSON representation

Starter kit boilerplate for a new project

Awesome Lists containing this project

README

          

# Boilerplate Project
Starter kit boilerplate for a new project

## About

### Features / Contents

Vanilla JS
SASS
Flickity slider
Gulp
PWA ready
Live at https://andremarquesdev.github.io/BoilerplateProject

### Author

André Marques
[GitHub](https://github.com/AndreMarquesDev)
[CodePen](https://codepen.io/AndreMarquesDev)
[Twitter](https://twitter.com/BazingaCS)

### License

MIT

## Build Setup

```bash
# Install dependencies
npm i

# Run locally
npm start or gulp
```