Skip to content

Maverick2502/multi_language_landing

Repository files navigation

Development

Install dependencies:

yarn

Now, you can start a local web server by running:

yarn run dev

And then open http://localhost:3000/ to view it in the browser.

Available Scripts

In this project, you can run the following scripts:

Script Description
yarn run dev Runs the app in the development mode.
yarn run build Builds the app for production to the .next folder.