Prototype of Likemark client from scratch with Webpack + React + MobX + SemanticUI
Be careful: all guidelines are describded in the collaborative Team Chiru Guidelines Draft which needs to be read before starting development. All suggestions are welcomed!
- Install
yarnwith your favorite package manager :apt install yarn,brew install yarn,choco install yarnornpm install yarn --global - Clone the git repository and checkout the dev branch
- Get all dependencies with
yarn install - Start the webpack server with
yarn startor build it withyarn build - You should debug the project with the associated Visual Studio Code configuration