Skip to content

Neo-events/event-explorer-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

event-explorer-site

Event Explorer web-site https://explorer.neo.events/

Found a bug on the site create an issue. Think you got what it takes to fix it yourself? than Fork it, than PR it.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

=======