Capture snippets of code inspiration while on the go. It works offline too! (After your first visit.)
https://code-inspiration.surge.sh
https://code-inspiration-svelte.surge.sh (built with Svelte and its Sapper framework)
and https://code-inspiration-react.surge.sh (built with React and create-react-app
)
You can run PageSpeed tests: for the Svelte version and for the React version
yarn
instead of npm
)Just once:
git clone https://github.com/hchiam/code-inspiration.git
cd code-inspiration
yarn
and then:
yarn dev
yarn test
run
it locally too)yarn build
npx sapper export
yarn surge
⬆️ That will run npx sapper export; surge __sapper__/export https://code-inspiration.surge.sh; open https://code-inspiration.surge.sh