linagee / frontier-release

Frontier release website

Home Page:https://eth-frontier.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

##Run

npm start

see the interface at http://localhost:3000

About

Frontier release website

https://eth-frontier.herokuapp.com/

License:GNU Lesser General Public License v3.0


Languages

Language:HTML 43.9%Language:JavaScript 22.7%Language:CSS 19.9%Language:Shell 13.5%