/vuejs-cinema

A Cinema website made with Vue.js

Primary LanguageJavaScript

vuejs-cinema

A Cinema website made with Vue.js.
You can check it live here: https://mesqfel-vuejs-cinema.herokuapp.com

Getting Started

1 - Clone the project on your desired folder: $ git clone git@github.com:mesqfel/vuejs-cinema.git

2 - Navigate to the folder: $ cd vuejs-cinema

3 - Install dependencies: $ npm install

4 - Create a .env file by copying the sample: $ cp .env_sample .env

5 - On folder /vuejs-cinema run: $ npm run start

6 - Visit http://localhost:8000/

7 - If you have any trouble, email me: fe.mesquita88@gmail.com