Skip to content
forked from shidoitsuka/bucin

I made this for her. You can make yours for yours, too!

License

Notifications You must be signed in to change notification settings

Endangayu/hi-ava

 
 

Repository files navigation

Hi Ava!

I made this for you.

Build Setup

  1. Clone this project git clone https://github.com/shidoitsuka/hi-ava.git
  2. Edit config.js file
  3. Edit variables.js file inside assets/ folder
  4. Open config.js and fill the host and port (if needed)
  5. Open variables.js and fill the required variables (examples in the file)
  6. Open your command prompt/terminal and install the required dependencies :
#################################
# Install required dependencies #
#################################
$ yarn
# OR #
$ npm install

##############################################################
# Serve with hot reload at {host}:{port} from config.js file #
##############################################################
$ yarn dev
# OR #
$ npm run dev

#####################
# For deploying, do #
#####################
$ yarn build
# OR #
$ npm run build

Contributing

Feels like contributing to this project? Great! Fork it, make sure your stuffs are working well, make a PR with detailed information.

Don't forget about comments!

License

This project is licensed under MIT License. You are free to use it! But don't forget to credit me "somewhere". ♥

About

I made this for her. You can make yours for yours, too!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 61.1%
  • JavaScript 23.7%
  • CSS 14.5%
  • HTML 0.7%