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

https://github.com/miltonbhowmick/china-christmas


https://github.com/miltonbhowmick/china-christmas

Last synced: 2 months ago
JSON representation

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


GitHub Repo stars

# 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.
```