项目作者: damianwajer

项目描述 :
Static site generator – frontend boilerplate with Grunt workflow and Browsersync.
高级语言: JavaScript
项目地址: git://github.com/damianwajer/frontend-skeleton.git
创建时间: 2015-09-17T21:27:11Z
项目社区:https://github.com/damianwajer/frontend-skeleton

开源协议:MIT License

下载


Frontend Skeleton

Example frontend project with Grunt workflow and Browsersync.

Requirements

Getting started

Run npm install in the terminal.

You can view all generated pages in “dist/pages” directory, all source files are in “src” directory.

Usage

Run grunt to build all project files for development and watch for changes or grunt build to build files for production.

Documentation

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, open a pull request.