Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the development server:

npm run dev

Build for production AND generate static website into "out" folder:

npm run build

Run in production:

npm start

API Routes:

GET /api/articles GET /api/articles/:id

About

Covered up the fundamentals of Next.js such as SSR & SSG, routing, data fetching, apis and more!

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages