Skip to content

bismerk/ElectrodoDoc-ui

 
 

Repository files navigation

Woden UI

Build Status tested with jest

Overview

This UI part for Woden project.

How to test:

  1. Clone this repository
  2. npm install
  3. npm test

How to run:

  1. Clone this repository
  2. npm install
  3. npm start
  4. Available at http://0.0.0.0:3000/

How to deploy:

  1. Clone this repository
  2. npm install
  3. npm run build
  4. Copy dist directory to cloud storage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 53.2%
  • Gherkin 42.9%
  • CSS 3.6%
  • Other 0.3%