-
PR's are very welcome
-
Please add
.env
to.gitignore
before adding any secrets
git clone https://github.com/williamluke4/nitro.git
cd nitro
npm install
npm run dev
npm run build
npm run start
git clone https://github.com/williamluke4/nitro.git
cd nitro
yarn
yarn dev
yarn build
yarn start