1.0.11 • Published 7 years ago
hawkframework v1.0.11
Hawk Framework (Beta Version)
Project created with vue-cli 3(vue-router, eslint standard)
Free CSS Library for vuejs 2.x with lightweight components.
Site and Documentation
Hawk Framework
Installation
yarn add hawkframeworkor
npm install hawkframeworkClone the project
Download the project using the git command using the terminal and install all dependences
git clone https://github.com/edutucci/hawkframework.gitNote
When the project is modified it's will be automatically recompiled. Just press F5 to refresh the page.
Project setup
yarn installCompiles and hot-reloads for development
yarn run serveCompiles and minifies for production
yarn run buildLints and fixes files
yarn run lint