Skip to content

Releases: Melodyxyy/SmartQueryBlockchain

Release Install Steps

Release Install Steps Pre-release
Pre-release

Choose a tag to compare

@Melodyxyy Melodyxyy released this 20 Dec 00:42

Install steps:

npx create-react-app smart-query-blockchain --template typescript
cd smart-query-blockchain
npm install
npm install web3
npm install react-router-dom
npm install @types/react-router-dom
npm install react-search-input
npm install ws
npm install axios
npm install --save-dev @babel/plugin-proposal-private-property-in-object
npm install serve
npx react-scripts start
npm install --save-dev css-modules
npm install --save-dev redux react-redux
npm install schema-utils