Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
additional instructions are added
  • Loading branch information
Melak12 authored Dec 20, 2018
1 parent b5a7f85 commit 08837e6
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
# ethiopia_hacks
# Ethiopia Hacks

> Hackathon Website and Management Web App
> It is configured with Vue JS, Vuetify with PWA support.
> https://ethiopiahacks.firebaseapp.com

## Instruction
Fork this repository and work on a different branch. Name the branch with your firstName_lastName. Once you are ready for
commit, process a "Pull Request" to this repo. We will review your code and functionality and merge to the master.

> The application is using Vue Js and Vuetify Framework. It is initially generated with vue cli 3.0 with 'No' ESLine, 'No' Unit test setup and 'YES' for a-la-carte' components so that each components that need to be used should be first imported on /src/main.js file.
## Build Setup

``` bash
Expand Down

0 comments on commit 08837e6

Please sign in to comment.