Skip to content

Bubblbu/headstart-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Headstart with React and MobX Proof-of-Concept

This is the start of a new implementation of headstart using the React and MobX libraries to to improve software sustainability, event and state management.

The project is still in a very early phase and will change quickly.

Getting started

Since this app was bootstrappe with Create React App you will need to have node installed with a version >=6. To install the necessary dependencies, issue the command npm install after cloning the repo.

To start a development server, just type npm start. A browser window will open at http://localhost:3000 and you can play around with the app.

You can run the test suite by running npm test.

This project was bootstrapped with Create React App.

About

Implementation of the frontend of the popular discovery system Headstart in React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published