/DStack

Primary LanguageJavaScript

Backend:

run with npm run configure-dev

Frontend:

run with npm run start

Foreman

install foreman globally: bash npm install -g foreman. install nodemon globally: bash npm install -g nodemon in root dir: bash npm init -y

start whole project bash npm run start