Skip to content

vlacs/aspire-static-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Prototype

Installation

The prototype was created with the static site generator Middleman. It requires Ruby to be installed. If you're using a Mac, Ruby is installed by default. If you're using Windows, you'll need to install Ruby first using the RubyInstaller.

$ gem install bundler

Bundler is a package manager for Ruby that manages the dependencies that will need to be installed to run Middleman. Once bundler is installed then:

$ bundle install

Start Middleman

This will install all of the required dependencies. You can now start up Middleman:

$ bundle exec middleman

This will start up a Sinatra server running Middleman. You can now view the prototype at http://localhost:4567.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •