/next-landing-study

This is a landing created following a crash course to know more about next and some features.

Primary LanguageJavaScript

Getting Started

Install the dependencies and run the development server

npm install
npm run dev
# or
yarn
yarn dev