Skip to content

tomuky/fastdefitutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Tom Davis
Dec 14, 2023
37bb171 · Dec 14, 2023

History

76 Commits
Jul 15, 2023
Dec 14, 2023
Jul 5, 2023
Oct 31, 2023
Jun 26, 2023
Nov 21, 2023
Jul 3, 2023

Repository files navigation

FastDeFiTutorial

Crazy simple tutorials for people to try things in DeFi: FastDeFiTutorial.com.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.