Hosting A Static Website on ICP

Getting Everything Setup
- If you are using WSL 2 you will want this to do where Ubuntu can access
- Create a folder name IC-forMeStatic or whatever you prefer
- In side that folder create another folder called assets
- Inside the assets folders create these four file
- Create a file dfx.json in your root folder
- Create a file canister_ids.json
Getting Everything Setup
-
If you want you could just download the project folders to save you time Static Website Template
-
index.html
-
2ndpage.html
-
script.js
-
styles.css