This is an AssemblyScript quick start! Check out the blog post explainer 😎
The AssemblyScript (which is a subset of TypeScript) is located here ./wasm/assemblyscript/, and has a special tsconfig.json that tells it about the special wasm types.
Another file of interest is files.d.ts which delcares the TypeScript typed interface for the wasm-loader.
npm installnpm start- starts webpack build server