Skip to content

oryam/hello-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application with NextJS + material-ui + material-kit-react

Start the application locally

npm install
npm run dev

Build the application

npm run build

Run compiled version locally with http-server server

http-server out

Static deployment in gh-pages

npm run build
npm run export
npm run pages:deploy
# and create a `.nojekyll` file directly into your gh-pages branch

About

Zeit and Next JS application with ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published