Skip to content

Agigen/Agigen-Frontend-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agigen Frontend Boilerplate

A Simple Way to Get Your New Frontend Project Started

Primarily built to be used in conjunction with our App Engine Boilerplate, our frontend boilerplate is a few-steps solution to get started with the frontend structure of your site or app.

How-to

Get started by simply running:

$ npm install && bower install

When this is done, you'll already be set for writing some code goodness, but you'll most likely want to uncomment and include one or a few of the libraries listed in scss/main.scss. For library specific configuration, open up your scss/libs/library-name and edit away.

Then, you'll be fully ready to start writing some code, so go ahead and run the default gulp task to start a development build and watch task:

$ gulp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published