Skip to content

nanocafe/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nanocafe-website

An open-source explorer and faucet service for the Nano network. https://nanocafe.cc

Running

Runs the app in the development mode.
In the project directory, you need first install all dependencies:
With yarn:

yarn install

With npm:

npm install

Then you can run:

yarn install

or

npm install

note: You can use flag --port CUSTOM_PORT to run in a different port.

Open http://localhost:1234 to view it in the browser.
The page will reload if you make edits.

Build

Run

yarn build

or

npm run build

This builds the app for production to the dist folder.

About

An open-source explorer and faucet service for the Nano network. https://nanocafe.cc/

Resources

License

Stars

Watchers

Forks

Contributors