Skip to content

Latest commit

 

History

History
68 lines (48 loc) · 1.77 KB

README.md

File metadata and controls

68 lines (48 loc) · 1.77 KB

Logo

Ranek

This application was developed during the Origamind course in Vue.Js.

In this project we built an awesome landing page from the beginning.

We start by creating the Style Guide. After that, we designed the UI concept. And finally we developed the page using VueJs on the Front end and to communicate with the back I created an API in WordPress.

Home Home Home Home Home

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How to use

To clone and run this application, you'll need Git installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/ThiagoSantosTh/ranek.git

# Go into the repository
$ cd ranek

# Go into the client folder
$ cd client

# Install dependencies
$ npm install

# Run the application
$ npm run serve

# You can now view client in the browser
# On local: http://localhost:8080

# Customize configuration
# See [Configuration Reference](https://cli.vuejs.org/config/).

Made with ♥ by Thiago Santos 👋 Get in touch!