Skip to content

lpascarelli/blocket-challenge

Repository files navigation

Blocket Challenge

Next JS

Getting Started

Open your terminal and move to the project

cd blocket-challenge

Build the app

Open your terminal and run the following command:

npm install
# or
yarn install

Run tests

Open your terminal and run the following command:

npm run test
# or
yarn test

Start the App

Open your terminal and run the following command:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published