regostar / eventique

AI Enhanced Event Planning
MIT License
1 stars 2 forks source link

Task : CI Pipeline upgrade for Frontend #116

Open regostar opened 5 months ago

regostar commented 5 months ago

Add npm i, npm install and other CI pipeline steps

example :-

Installation $ npm install Running the app $ npm start Lint $ npm run lint Unit and integration tests $ npm test