Skip to content
This repository has been archived by the owner on Oct 7, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 215 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 215 Bytes

Testnet Faucet

Initial Project

cp config/database.yml.sample config/database.yml

rails db:setup

Run Test

rails test

Run Project

rails s
./bin/webpack-dev-server