Article registration system. Articles are created by users with administrator permission. They can also register, delete and edit articles, categories and users.
- Vue
- Vuex
- Bootstrap
- Axios
Make sure you are running Knowledge - Back End at http://localhost:3000
npm install
npm run serve
npm run build
npm run lint