You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gisle Aune
237190e498
|
6 years ago | |
---|---|---|
.. | ||
public | 6 years ago | |
src | 6 years ago | |
.gitignore | 6 years ago | |
README.md | 6 years ago | |
package-lock.json | 6 years ago | |
package.json | 6 years ago |
README.md
User Interface
Setup
This is a UI created with create-react-app
, so the process of getting started on a new host is navigating to the directory and running these commands.
npm install
npm start
Release
This is built and packaged with the parent project.