Skip to content

Friendly user interface for adding and editing adapt information.

License

Notifications You must be signed in to change notification settings

use-adapt/configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adapt Configurator

Friendly user interface for adding and editing adapt information.

Contributing

The first step is cloning the repo:

$ git clone --recursive https://github.com/use-adapt/configurator.git

You need the Yarn package manager to build the project. Once you have it installed,

$ cd configurator
$ yarn install
$ yarn start

These steps will fetch the dependencies for you, install the package, and fire up your browser for you. You should be good to go!

Deployment

Currently, the configurator website is hosted by Github Pages. This is hosted on the master branch of this page. Provided you have push access to this repo, you can execute

$ yarn deploy

from the root of the project. It will create a production build for you and push it.

About

Friendly user interface for adding and editing adapt information.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published