Skip to content

arielsalminen/heldsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helsinki Design Systems Meetup

Helsinki Design Systems Meetup organized by @viljamis.

Local development

Start up development environment server with the following steps.

  • Open your terminal window to access command line interface.
  • Go to the directory that contains the Git repository.
  • Start web server from the directory.

If you have Python 3.x version

python -m http.server 8000

If you have Python 2.x version

python -m SimpleHTTPServer 8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published