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
- Host: GitHub
- URL: https://github.com/andremarquesdev/boilerplateproject
- Owner: AndreMarquesDev
- Created: 2018-10-24T18:02:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-21T13:51:58.000Z (almost 6 years ago)
- Last Synced: 2025-05-15T17:11:32.823Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://andremarquesdev.github.io/BoilerplateProject
- Size: 1.96 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```