slipyme

My Company webpage

GPL-3.0 License

Stars
9
Committers
1

Slipyme Company Webpage

Using TypeScript, NextJS and TailwindCSS

API Repo: https://github.com/SlipBey/slipyme-api

Demo: https://www.slipyme.com API Demo: https://api.slipyme.com

Setup:

  • Clone repo

  • Run yarn or npm i

  • Run yarn build or npm run build

  • Run yarn start or npm run start

  • See http://localhost:3000 or

  • Run yarn dev or npm run dev

  • See http://localhost:3000

  • Next-Map -> npm run postbuild or yarn postbuild

Related Projects