An open API service indexing awesome lists of open source software.

https://github.com/neulhan/neulhan-commerce-app

neulhan-commerce Frontend server with Nextjs
https://github.com/neulhan/neulhan-commerce-app

docker nextjs typescript

Last synced: 2 months ago
JSON representation

neulhan-commerce Frontend server with Nextjs

Awesome Lists containing this project

README

          

# Neulhan Commerse App with NextJS

Typescript Webpack NextJS ContextAPI

## Run Project

```
npm run dev
```

## Build Project

```
docker build -t neulhan-commerce-app .
```