/cripto-conf

Crito conf is the first conf in the world about bitcoin and blockchain, suported by batatabit, you can register yourselft free and you will se your user un the home page

Primary LanguageJavaScriptMIT LicenseMIT

Cripto-conf batata-logo

Crito conf is the first conf in the world about bitcoin and blockchain, suported by batatabit, you can register yourselft free and you will se your user un the home page

Installation 🔧

You should have nodemon global if you going to run this proyect in development mode, and npm

npm i nodemon -g

You have to also have the API of crito conf here or use de public version https://cripto-confapi.herokuapp.com

Available Scripts 📁

In the project directory, you can run:

npm start

run in node de index of the server, before to run this script make shure that you build the app whit npm build

npm run build

You can build the web, the files are saved in src/server/public Create this folder before to run the code to don`t have any error

npm run dev

Start a server whit webapck and nodemon, you should have nodemon added like a global dependencie, every time that you do a change and save the page going to reload an build all again

Runs the app in the development mode or production Open in http/localhost:"your port in .dev file" to view it in the browser.

Contributing 👥

Aport to this proyect is open, there are many things that would be better and we hope your conntruibution

License

ISC