- Bootstrap as CSS Framework.
- JavaScript as Main Programmning Languange
To run BabyBoost loaclly, run this command on your git bash:
Linux and macOS:
sudo git clone https://github.com/BabyBoost/BabyBoost-FE.gitWindows :
git clone https://github.com/BabyBoost/BabyBoost-FE.gitScript
npm run install- to install modulenpm run start-dev- start in dev modenpm run build- build into distnpm run serve- to run serve
- Open http://localhost:5000 with your browser to see the result