Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svyatoslavpozhydaev/frontend-boilerplate
Boilerplate for static site
https://github.com/svyatoslavpozhydaev/frontend-boilerplate
boilerplate frontend static-site webpack webpack4
Last synced: about 19 hours ago
JSON representation
Boilerplate for static site
- Host: GitHub
- URL: https://github.com/svyatoslavpozhydaev/frontend-boilerplate
- Owner: SvyatoslavPozhydaev
- Created: 2017-04-28T09:12:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-31T08:00:46.000Z (over 2 years ago)
- Last Synced: 2023-04-26T11:48:36.989Z (over 1 year ago)
- Topics: boilerplate, frontend, static-site, webpack, webpack4
- Language: JavaScript
- Homepage:
- Size: 2.03 MB
- Stars: 16
- Watchers: 4
- Forks: 5
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FRONTEND BOILERPLATE
## Install
```sh
$ git clone
$ rm -rf .git
$ git init
$ yarn install
```## Develop
```sh
yarn start # for developing and open localhost:3000
yarn build # for build. creating folder "build"
```## HTML Templates
> Render [Pug](https://pugjs.org/api/getting-started.html) templates