Using TypeScript, NextJS and TailwindCSS Demo: https://www.enderbot.net
- Clone repo
- Run
yarn
ornpm i
- Run
yarn build
ornpm run build
- Run
yarn start
ornpm run start
- See localhost:3000 or
- Run
yarn dev
ornpm run dev
- See localhost:3000
Using TypeScript, NextJS and TailwindCSS Demo: https://www.enderbot.net
yarn
or npm i
yarn build
or npm run build
yarn start
or npm run start
yarn dev
or npm run dev