Skip to content

typescript-ohjelmointi/typescript-ohjelmointi.github.io

Repository files navigation

TypeScript-ohjelmointi

This repository contains the source code for typescript-ohjelmointi.github.io.

How to update the website

# install dependencies and tools
$ npm install

# start local server for previewing
$ npm start

# or, if you need to access the site from outside:
$ npm start -- --host 0.0.0.0

# build the whole site into static assets
$ npm build

# deploy to GitHub pages
$ GIT_USER=USERNAME npm run deploy

Credits

The front page pictures robo-study.png, robo-study2.png, ts-js.png and ts-learning-goals.png were generated using DALL-E 3.

Docusaurus

This website is built using Docusaurus 2, a modern static website generator.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •