Sample application demonstrating nextjs
- Node version >=v8.9.4
- Clone the repository
- Run
npm install
to install dependencies - And
npm run dev
oryarn dev
to start development server
Thanks to Traversy Media for the tutorials and guideline
Sample application demonstrating nextjs
npm install
to install dependenciesnpm run dev
or yarn dev
to start development serverThanks to Traversy Media for the tutorials and guideline