Skip to content

Modern starter and mini playground for the Internet Computer

Notifications You must be signed in to change notification settings

fermartz/ic-material

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IC Material

Modern starter and mini playground for the Internet Computer powered by Create IC APP, ViteJS, ReactJS, & Material UI

Requirements

  • Install the following version of the DFINITY Canister SDK
DFX_VERSION=0.7.2 sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)"
  • NodeJS >=16.0.0

Get Started

With Git:

git clone https://github.com/ferMartz/ic-material.git

With NPM:

cd ic-material
npm install

Start the backend

dfx start --background
dfx canister create --all
dfx build
dfx canister install --all

Start the frontend

npm run dev

Thats it! Play around on your local Internet Computer.

About

Modern starter and mini playground for the Internet Computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published