Skip to content

Latest commit

Β 

History

History
35 lines (25 loc) Β· 548 Bytes

README.md

File metadata and controls

35 lines (25 loc) Β· 548 Bytes

πŸŽ“ Aerolab's Coding Challenge

Aerolab

Aerostore
🎯 Aerolab's Coding Challenge using Next.js
Maintained by @Nicxes.

Getting Started

Install dependencies

$ npm install

Running localhost

$ npm run dev

Running production

$ npm build && npm start