Skip to content

cyscomvit/recruitments-frontend-template

Repository files navigation

To Do (IMPORTANT)

Make sure the logos follow branding guidelines to avoid legal issues
For microsoft: https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks

recuirtments-frontend-template

A frontend nextjs app template for future recuirtments of CYSCOMVIT

git clone <url of this repo>
cd <repo name>
npm install
npm run dev

For build

npm build