https://github.com/shiny-lua/fliker
https://github.com/shiny-lua/fliker
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shiny-lua/fliker
- Owner: shiny-lua
- Created: 2024-11-15T04:17:38.000Z (over 1 year ago)
- Default Branch: FP-Development
- Last Pushed: 2025-06-27T02:38:09.000Z (12 months ago)
- Last Synced: 2025-07-29T04:44:22.645Z (11 months ago)
- Language: Vue
- Size: 13.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flicker-page-ui

### FlickerPage UI app for end user interactions.
## Build Setup
```bash
# install dependencies
$ npm install
# build for production and launch server
$ npm run build
```
## env setup
copy the .env.example file to .env and update the values.
if you are running the app locally, copy the .env.example file to .env.development and update the values.
## routers
all the routers are in the router.js file