Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 363 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 363 Bytes

scaffold-generator

this application to generate scaffold command for ruby on rails

What's this?

This is generator of scaffold command for Ruby on Rails.

How To Use

https://scaffold-generator.netlify.com/

How To Build & Develop

$ git clone [email protected]:koheisg/scaffold-generator.git && cd ./scaffold-generator
$ npm install
$ npm start