Clone repo:
git clone https://github.com/Wellwisher1348/carilionprinteradmin.local.git
cd carilionprinteradmin.localMake it your own:
rm -rf .git && git init && yarn initℹ️ This re-initializes the repo and sets up your project.
Install the dependencies:
yarn installor
npm installStart a live-reload development server:
yarn devor
npm run devGenerate a production build:
yarn buildor
npm run buildnow devFor production, update alias in the now.json ie "alias": "nextss-yourname.now.sh",
nowJust follow Mars's Guide and you're good to go 👏
- On netlify, Click on new site from git.
- Select Cloned Repository.
- Choose VCS.
- Add build command
npm run export. - Add publish directory
out.
Click here to deploy on Gitpod
I'm open to contributions & suggestions in making this a lot better ✋
MIT
