Skip to content

marsmith/ngwos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGWOS Data Portal

Prerequisites:

  • node.js version 10
  • VS code IDE

Installation

  • Clone the github repository
  • Run npm install in the repository folder to install project dependencies

Development

  • CTRL-SHIFT-R (VS Code 'Run Task') shortcut, and select 'npm start' to run a live dev sever
  • Edit files in /src to develop

Build

  • CTRL-SHIFT-R (VS Code 'Run Task') shortcut, and select 'npm build' to build a production version that is saved to /dist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published