dfx_svelte_poc Svelte Themes

Dfx_svelte_poc

Recipe to setup Svelte with Internet Computer starting from dfx new

Warning This project is no longer maintained, it is replaced by the work of the DFINITY teams see forum

dfx_svelte_poc

Recipe to setup Svelte with Internet Computer starting from dfx new

Create dfx project

dfx new <my_project>

Install extra svelte

npm install --save svelte svelte-loader;
npm install --save-dev mini-css-extract-plugin;
npm install --save-dev css-loader;

update webpack.config.js

see diff_with_webpack_dfx_011.pdf

update source

  • _./src/frontend/src/App.svelte
  • _./src/frontend/src/index.html
  • _./src/frontend/src/index.js

Try it!

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes