Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 367 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 367 Bytes

Next.js Starter Kit (with typescript)

Usage:

  • Clone the repo
  • install the dependencies $ npm install
  • dev mode $ npm run dev
    • if getting and error, run $ npm run build, then $ npm run dev
  • build $ npm run build
  • test $ npm run test

Features:

Styles: