study for node_arch
node
version 14.14.0
You can use Gitpod for the one click online setup. With a single click it will launch a workspace and automatically:
- clone the
node_arch_study
repo. - install the dependencies.
- run
cp .env.example .env
. - run
npm run start
.