This repository was a tutorial I leaarned and forked from my coding bootcamp first, and rewrite to my own coding.
It is a learning precess that contain mini_capstone, simple_minicapstone, simple_minicapstone_multi_vue, and simple_minicapstone_vue. While making these app, I learned backend, froneend also adding HTML, CSS, JavaScript and Vue.js on top of Ruby and Rails.
This mini_capstone serve as a backend app, it is function through: http://localhost:3000/api/products .
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...