Skip to content

hwdtech/smartforms

Repository files navigation

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