Skip to content

umershaikh123/nexus-raas-website

Repository files navigation

Getting Started

Install packages

npm install
# or
yarn

Run

npm run dev
# or
yarn dev