boon-cpu / algorithms-ts

A base repository with tasks to learn how to program various algorithms for A Level Computer Science

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typescript-starter

An empty project for experimenting with TypeScript development on the school computers

Initial Instal

npm install

Running the main index.ts file

Upon running this command, TypeScript will build the JavaScript files, then run dist/index.js using node.

npm start

About

A base repository with tasks to learn how to program various algorithms for A Level Computer Science


Languages

Language:Python 56.7%Language:TypeScript 41.6%Language:JavaScript 1.2%Language:Shell 0.5%