Streaming web app
Already deployed on Netlify 🎉
- Clone the git repository
# cloning git repository into `screend` folder
git clone https://github.com/itsabdessalam/screend screend
# install project dependencies
cd screend && npm install
- Start Developing
Development version
npm run serve
Production version
npm run build
- Open browser and start editing files!
Project is running at http://localhost:8080
Naomi Paulmin - @codebynao
Abdessalam Benharira - @itsabdessalam