Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 577 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 577 Bytes

This is a Next.js project bootstrapped with create-next-app and initialized with npx sohanemon

Getting Started

Initialize with useful libraries and structure your projects

npx sohanemon@latest init
# works with next-js, tw, ts, app-dir, no-src

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.