https://github.com/miltonbhowmick/china-christmas
https://github.com/miltonbhowmick/china-christmas
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/miltonbhowmick/china-christmas
- Owner: Miltonbhowmick
- Created: 2024-02-28T19:43:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-02T17:27:07.000Z (about 1 year ago)
- Last Synced: 2025-01-18T21:03:23.627Z (4 months ago)
- Language: Vue
- Homepage: https://china-christmas.vercel.app
- Size: 9.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# China Christmas, a simple Nuxt JS front-end app
> This application is just for simple frontend design of a china friend who designed it by Above Illustrator. I converted it to web version. demo
![]()
# Install Setup
```
1. Go to your desired project working directory.
2. Open the terminal on this directory.
3. Clone the repository
4. type 'cd china-christmas'
5. yarn install
6. yarn dev
7. See the running port of localhost. Ex. 'localhost:3000'
8. Go to your browser and write that localhost url from above 7 no. point.
```