Skip to content

yussan/doconfig-web

 
 

Repository files navigation

[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.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.3%
  • Vue 37.1%
  • JavaScript 12.8%
  • HTML 2.8%