Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 393 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 393 Bytes

MoxeMart

Requirements

Node.js v8.9.1 or later NPM or Yarn package managers

Instructions

  1. Clone the repository
  2. npm install or yarn install to install dependencies
  3. npm run dev or yarn run dev to start a development server on localhost:3000
  4. npm test or yarn test to run all unit tests
  5. Run npm build or yarn build to compile the application in .next/