Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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