neoxen / slapp

Wrisc Internal Application

Home Page:wrisc.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Slapp

Slapp is a web-application for internal use at Shenlu information consulting Ltd., developed using Rails.

Getting Started

  1. At the command prompt, create a new Rails application:

    <tt>rails new myapp</tt> (where <tt>myapp</tt> is the application name)
  2. Change directory to myapp and start the web server:

    <tt>cd myapp; rails server</tt> (run with --help for options)
  3. Go to localhost:3000/ and you’ll see:

    "Welcome aboard: You're riding Ruby on Rails!"
    
  4. Follow the guidelines to start developing your application. You can find

the following resources handy:

About

Wrisc Internal Application

wrisc.cn


Languages

Language:CSS 42.2%Language:Ruby 34.0%Language:HTML 21.9%Language:JavaScript 0.9%Language:CoffeeScript 0.8%