Skip to content

djadmin/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PEG.js Website

Source code of the PEG.js website. It’s a small Express application.

Installation

Just clone the website’s repository and install its dependencies:

$ git clone https://github.com/pegjs/website.git
$ cd website
$ npm install

Running

Run the main application file inside the website’s directory:

$ ./app.js

The website will be available at http://localhost:3000/.

About

Source code of the PEG.js website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.5%
  • JavaScript 49.5%