This repository contains the source code of the website of Starknet Token Creator.
This project is licensed under GPL.
I use Svelte and SvelteKit for developing the website.
You can find detailed information about Svelte and SvelteKit below.
The source code of the smart contract is at Starknet Token Contract.
Svelte is a new way to build web applications.
It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.
SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte
If you're coming from React, SvelteKit is similar to Next. If you're coming from Vue, SvelteKit is similar to Nuxt.
https://svelte.dev/docs/introduction
https://kit.svelte.dev/docs/introduction
$ npm run dev
$ npm run build
$ npm run build
$ npm run format
$ npm run lint
$ npm run check
Built with love, sweat and tears by Berzan.