Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Presentations with Amber and Reveal.js

NotificationsYou must be signed in to change notification settings

coding-chimp/slides

Repository files navigation

Amber Framework

This is a project written usingAmber. Enjoy!

Getting Started

These instructions will get a copy of this project running on your machine for development and testing purposes.

Please seedeployment for notes on deploying the project in production.

Prerequisites

This project requiresCrystal (installation guide).

Development

To start your Amber server:

  1. Install dependencies withshards install
  2. Build executables withshards build
  3. Create and migrate your database withbin/amber db create migrate. Also seecreating the database.
  4. Start Amber server withbin/amber watch

Now you can visithttp://localhost:3000/ from your browser.

Getting an error message you need help decoding? Check theAmber troubleshooting guide, post atagged message on Stack Overflow, or visitAmber on Gitter.

Using Docker? Please checkAmber Docker guides.

Tests

To run the test suite:

crystal spec

Contributing

  1. Fork it (https://github.com/your-github-user/slides/fork )
  2. Create your feature branch (git checkout -b my-new-feature )
  3. Commit your changes (git commit -am 'Add some feature' )
  4. Push to the branch (git push origin my-new-feature )
  5. Create a new Pull Request

Contributors

About

Presentations with Amber and Reveal.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp