Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 504 Bytes

File metadata and controls

18 lines (10 loc) · 504 Bytes

smartforms

Build Status

Setup

Run this commands from project directory

  1. Get the latest nvm here and run nvm install.

  2. Run npm install to install node modules.

Run project

  1. Run npm run build to build project.

  2. Run webpack dev server with examples: npm start

  3. Visit localhost:3000 to see examples