Skip to content

3months/DIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •