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
- Host: GitHub
- URL: https://github.com/neulhan/neulhan-commerce-app
- Owner: Neulhan
- License: mit
- Created: 2021-01-16T09:28:17.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-13T14:27:54.000Z (over 5 years ago)
- Last Synced: 2025-04-05T02:33:38.410Z (about 1 year ago)
- Topics: docker, nextjs, typescript
- Language: TypeScript
- Homepage:
- Size: 14.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 .
```