Skip to content

trigsen/lucky-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run application

  • Install dependencies with npm install
  • Run application on 5173 port with npm run dev
  • Open localhost:5173

Structure overview

  • main.js - entry point of application
  • src/doubly-linked-list.js - implementation of doubly linked list data structure
  • src/signal-effect.js - implementation of signal utils

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published