Skip to content

zhirongwang/widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

widget

This is the assignment project for again FE interview.

How to run the server

docker pull node

docker-compose up -d

docker exec -it widget_server /bin/sh

npm install -g @vue/cli

cd widget

npm run serve -- --port 3000

About

This is the assignment project for again FE interview.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published