Skip to content

zach-is-my-name/ethereum-org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontier Release

Build Status dependency status

This repository contains the Frontier Release website.

Screenshot

Prerequisite

  • node
  • npm

Installation

Make sure you have node.js and npm installed.

Clone the repository and install the dependencies

git clone https://github.com/ethereum/frontier-release
cd frontier-release
npm install
npm install -g grunt-cli

##Build static resources

grunt

##Run

npm start

see the interface at http://localhost:3000

About

Frontier release website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.0%
  • CSS 23.9%
  • JavaScript 23.1%
  • Shell 13.0%