Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

ralf-ueberfuhr-ars/html-css-2023-06-09

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML, CSS, Javascript/Typescript - Grundlagen

Du kannst hier vor. ein TypeAhead-Sample mit Typescript und SCSS finden. Die Codes sind modularisiert.

Kommandozeilenbefehle

# Starte TSC und SASS im Watch Mode (Entwicklung)
npm run watch
# Baue TSC und SASS einmalig (zurzeit nicht für Produktion konfiguriert)
npm run build
# Baue Sample Script und führe es aus
npm run sample

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published