Skip to content

Icorcka/todolist-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Requirements

  • Ruby (specify version)
  • Rails (specify version)
  • Node.js and npm (specify version)
  • Other dependencies (if any)

Installation

Setting up the Server

  1. Clone the repository: git clone [repository URL]
  2. Navigate to the server directory: cd [server directory name]
  3. Install Ruby dependencies: bundle install
  4. Start the server: rails s

Setting up the Client

  1. Navigate to the client directory: cd [client directory name]
  2. Install npm packages: npm install
  3. Start the client: npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors