Clone this git repository using
git clone https://github.com/hinagawa/arch_client_web.git
Download and install Node
Install project dependancies:
npm install
Run project dependancies:
npm start
To run ui tests:
npm run test
- Sign up page (https://sys-arch.ml/sign_up)
- Auth page (https://sys-arch.ml/auth)
- Main page (https://sys-arch.ml/index)