Skip to content

fabriciohendrix/BrazilCities-Vuejs

Repository files navigation

Brazil Cities with VueJs

Simple app built using VueJs and Bulma, that consume a REST API from json-server

Setup

# git clone repo
git clone https://github.com/fabriciohendrix/BrazilCities-Vuejs.git
# entering the repository
cd crud-vuejs
# json-server global install
npm install -g json-server
# install dependencies
npm install
# start compilation and node at http://localhost:8080
npm run dev

API

The json-server using brazil_cities.json file to make the magic. He provides a fake API with necessary information.

About

Simple app built using VueJs, that consume a REST API from json-server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published