Skip to content

๐Ÿ’Žโœ” Sever side rendering using Next.js/Next.ts. A series of next cool features, application and projects 2021.

License

Notifications You must be signed in to change notification settings

CrispenGari/nextjs-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

86 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Next.js/ts

This is a walk through server side rendering using Next.js

Creating a next-app

To create a next app run the following command

$ npx create-next-app <app-name> --use-npm // if you don't want to use yarn
# OR
$ yarn create next-app <app-name>

About

๐Ÿ’Žโœ” Sever side rendering using Next.js/Next.ts. A series of next cool features, application and projects 2021.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published