Skip to content

Repository files navigation

Node.js CI

Clean start template

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

├── pages/                         
│   ├── api                      
│   │   └── hello.js
│   ├── _app.js
│   └── index.js
|
├── public/                         
│   ├── favicon.ico
│   └── versel.svg
|
├── styles/                         
│   └── global.css
|
└── .eslintrc.json                   
└── LICENSE.md
└── next.config.js                   
└── package.json                  
└── pnpm-lock.yaml                
└── postcss.config.js                         
└── tailwind.config.js                 
└── README.md                     

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages