Skip to content

skolli853780/oar-sdp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oar-sdp

How to start

Note that this seed project requires node v4.x.x or higher and npm 2.14.7 or higher.

In order to start the project use:

git clone https://github.com/usnistgov/oar-sdp.git
cd oar-sdp
# install the project's dependencies
npm install gulp bower
# install the project's dependencies
npm install
# api document for the app
# npm run build.docs

# dev build
npm run build.dev
# prod build
npm run build.prod

# watches your files and uses livereload by default
npm start

Does not rely on any global dependencies.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 91.7%
  • TypeScript 4.6%
  • HTML 2.7%
  • Other 1.0%