This is a quickstart guide to start a local frontend and connect it to the ason sandbox.
Prerequisites:
- node / npm
- git
-
Pull the frontend
Run
git clone https://github.com/AsonAG/frontend.git.cdinto the created directory. -
Install the dependencies
Run
npm install. -
Start the dev server
Run
npm run sandbox. -
Register
Register for sandbox access by clicking the
Register new userlink. The set up is complete!🚀 You can start by creating organisations.If you would like create a "system user" or access to an "organisation with test data", please contact support@ason.ch.
Do not input any sensitive data into the sandbox.
Last modified on
