wakate / wakate.github.io

http://wakate.org
0 stars 5 forks source link

wakate.org

Enviroment

This tools are required.

If errors are displayed when you install Ruby 2.x with rbenv on Ubuntu 22.04 (LTS), please check this site

Getting started

  1. Clone this repository: git clone git@github.com:wakate/wakate.github.io.git
  2. Install rubygems: bundle install
  3. Install node modules: npm install
  4. Run web server: middleman server
  5. Open with your web browser: localhost:3000