Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/l4ci/starterkit

Quick-start frontend developer boilerplate. Folder structure, useful sass mixins, and much more.
https://github.com/l4ci/starterkit

css grunt javascript sass-mixins yarn

Last synced: about 1 month ago
JSON representation

Quick-start frontend developer boilerplate. Folder structure, useful sass mixins, and much more.

Awesome Lists containing this project

README

        

# Frontend Boilerplate
Quick-start frontend developer boilerplate. Modular folder structure, useful sass mixins, flexbox-grid and much more to get started.

## Get started
1. `git clone https://github.com/l4ci/Starterkit.git www`
2. `cd www`
3. `yarn` (This requires [yarn](https://yarnpkg.com/en/) to be installed first)
4. `gulp watch` (This will open your browser and setup BrowserSync)
5. Read index page, that just opened.
6. Start coding within the `/src` folder. Every change should auto-compile into `/dist` and be displayed right away.

*Note*
On Win64 bit systems it is possible you have to rebuild `node-sass` by running `yarn add --force node-sass`.

## Project
Take a look on what's coming next and other suggestions on our Gitub board: