cd
to your code folder and clone this repository bygit clone https://github.com/hungmi/simple_note.git
cd simple_note
- Run
rails db:reset
to drop and create a new database for this app
- Run
rails db:seed
to generate a test notebook and some test payments (your database won't be dropped)
run rails s
to start the local server and you can visit https://localhost:3000
name: test
password: 123456