Frontend of itis-hub - student developers community of ITIS (Institute of Information Technologies and Intelligent Systems)
Clone remote repo via SSH by git clone command:
git clone git@github.com:ITISHub/itishub-frontend.gitCheck your Node.js version:
node -v
# >=16.0.0 is reccomendedInstall dependencies:
npm installStart project locally at localhost:3000 by default:
npm run dev| Name | Description |
|---|---|
| BASE_URL | API URL |
| HOST_URL | Current deploy URL |
We are using GitHub Pages as a hosting and Github Actions for CD
See CONTRIBUTING.md