Make sure you have installed Node.js and Yarn.
Clone this repo and enter into it.
Run the following command to install dependencies.
yarn
Start the development server:
yarn dev
Open your browser and visit http://localhost:3000
, there you will see the main page.
Feel free to edit any files, and it is highly recommended using VSCode as your editor.
Just make use of our Dockerfile
.
GNU General Public License (GPL) v3