Skip to content

sdillingham/sn-landing-concept

Repository files navigation

Simplenote Homepage Redesign - Getting Started

Installing Yeoman

This project uses Yeoman (Yo, Grunt.js, Bower.js) to manage the project workflow. If you don't already have Yeoman, Grunt, and Bower installed, then run:

$ sudo npm install -g yo grunt-cli bower

Installing Dependencies:

$ npm install

$ bower install

Running Locally

$ grunt serve

Building Locally

$ grunt build

The output of the build process lives in dist.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published