Amirh24 / Dappuse

CoinMarketCap type website for Decentralized Applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN-boilerplate

This is a boilerplate project using the following technologies:

Requirements

npm install

Running

Make sure to add a config.js file in the config folder. See the example there for more details.

Production mode:

npm start

Development (Webpack dev server) mode:

npm run start:dev

About

CoinMarketCap type website for Decentralized Applications

License:MIT License


Languages

Language:JavaScript 97.2%Language:HTML 2.5%Language:CSS 0.3%