Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

177 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIA web portal

A single page application that queries against a json file full of business requirements.

To get started

This project is templated using moustache bundled using webpack.

  1. npm install
  2. npm run build
  • this will run a webpack dev server that imports assets from the src file and bundles them together into dist/bundle.js temporarily
  1. npm run bundle
  • this will generate a new dist/bundle.js file permanently

Production

  • npm start
  • this runs our stock express server which grabs compiled assets from the dist folder

then check out localhost:8080

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages