anki/svelte
evandrocoan 14a86273c4 Deprecated SHELLCMD, moved the pyaudio installation instructions to
its repository updating the instruction on README.development
2020-02-25 21:08:05 -03:00
..
public add svelte experiment as well 2020-01-06 16:23:55 +10:00
src/ui add svelte experiment as well 2020-01-06 16:23:55 +10:00
.eslintignore add svelte experiment as well 2020-01-06 16:23:55 +10:00
.eslintrc.js add svelte experiment as well 2020-01-06 16:23:55 +10:00
.gitignore add svelte experiment as well 2020-01-06 16:23:55 +10:00
.prettierrc add svelte experiment as well 2020-01-06 16:23:55 +10:00
Makefile Deprecated SHELLCMD, moved the pyaudio installation instructions to 2020-02-25 21:08:05 -03:00
package-lock.json add svelte experiment as well 2020-01-06 16:23:55 +10:00
package.json add svelte experiment as well 2020-01-06 16:23:55 +10:00
README add svelte experiment as well 2020-01-06 16:23:55 +10:00
tsconfig.json add svelte experiment as well 2020-01-06 16:23:55 +10:00
webpack.config.js add svelte experiment as well 2020-01-06 16:23:55 +10:00

This is another experiment, using Svelte instead of React for the UI.
Instructions are the same as ../react/README