Skip to content

nathsouzadev/ecommerce-admin

Repository files navigation

ecommerce admin

A dashboard to manage a ecommerce page. This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install andrun the development server:

npm install
npm run dev

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

Testing

Run unit tests

npm run test

With app running, run e2e tests

npm run cypress:headless

Stay in touch

Releases

No releases published

Packages

No packages published

Languages