Skip to content

GeolearnAI/web-bdms

 
 

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

  • JavaScript 99.5%
  • Other 0.5%