Forked from
KSZK / DevTeam / kszkepzes / old / kszkepzes-frontend
230 commits behind the upstream repository.
-
Tamás Szabó authoredTamás Szabó authored
README.md 209 B
Boilerplate
Run & Install
npm install
# or
yarn install
cp config.js.temp config.js
npm start
# or
yarn start