-
Make sure Parity is running on default settings.
-
Install Redis, run
redis-serverwith all default settings. -
Start the backend service:
$ cd backend $ npm i $ npm start -
Start the certifier service:
$ cd backend $ npm run start:consumer -
Start the frontend dev server:
$ cd frontend $ npm i $ npm start -
Open http://localhost:8081 in the browser.
darkshloser/certifier-website
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|