Skip to content

drexample/eris-landing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eris-landing

Landing page for Eris station.

Setup

Install yarn and npm, then run

$ yarn install

Which should install all the dependencies in package.json. To build the server, run

$ npm run build

... which will output all the files to dist/. To run a development server, run

$ npm run dev

... which should open up a development server on http://localhost:8080

About

Landing page for Eris station

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.8%
  • CSS 24.5%
  • JavaScript 15.7%