Skip to content

ckaenzig/web-bdms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Borhole Management System Frontend

Install dependencies

npm install

or

yarn install

Build App

yarn build

or

npm run build

Developer corner

npm start

App served on a subpath url

To specify the path from where the app is served (https://example.com/bdms) you can specify the environment variable as follows:

PUBLIC_URL=/bdms npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages