Skip to content

S1lentium/ecommerce-example

Repository files navigation

Next.js + TypeScript + MobX eCommerce example

Simple eCommerce storefront example that shows the usage of Next.js with TypeScript and MobX.

Installation

npm install

Run application

npm run dev

or

npm run build
npm start

Application is using 4000 port.

About

eComerce example project with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published