princeahugah / TodoWebApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoWepapp

Project setup

yarn install

Compiles and hot-reloads for development

yarn start

Compiles and minifies for production

yarn build

Move build files in dist directory to your web server and you should be able to access the app

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

CI/CD

Within this repo is a Jenkinsfile with defines how this project should be built and deployed. See a screenshot of a jenkins build job below. It logs the status of the build to a slack channel.

Jenkins Slack

You can access the web app here

About

License:MIT License


Languages

Language:Vue 74.7%Language:TypeScript 9.6%Language:CSS 7.8%Language:JavaScript 5.9%Language:HTML 1.5%Language:Shell 0.6%