ymg-team / doconfig-web

web version of doconfig (create config in seconds)

Home Page:https://doconfig.byidmore.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[WIP]doconfig-web

Doconfig Cover

Web version of doconfig (create config in seconds). Web design check this link https://github.com/idmore/doconfig-design

Preview

Specs :

  • VueJS : frontend framework
  • Firebase Firestorm : database
  • Netlify : cloud storage and host

Build

Development

yarn start

Run nodemon.

yarn build:watch

Run webpack watch.

Production

yarn build:prod

Build static site for production. Html, js and assets will be located in dist directory.

About

web version of doconfig (create config in seconds)

https://doconfig.byidmore.com

License:Apache License 2.0


Languages

Language:Vue 72.0%Language:JavaScript 22.6%Language:HTML 5.4%