Outline text animation stream
Added 2021-04-19 06:58:28 +0000 UTCComments
but npx parcel index.html should work good enough nowadays 2021-01-31
Vitus Stockholm
2022-01-31 12:57:16 +0000 UTCnpm init -y for creating package.json for dependencies installation
Vitus Stockholm
2022-01-31 12:50:48 +0000 UTCwith parcel 1 you dont need that, with parcel 2, you would probably need to install dependencies too, but its just 3 of them or smth like that.
Yuri Artiukh
2021-12-14 18:43:34 +0000 UTCThank you a lot, Yuri. When I run npx parcel index.html, I got an error due to dependency missing. But I didn't see a package.json file or anything like that to allow me to install dependencies. May I know if I need to do anything once I download the Archive.zip? Thanks a lot.
Raymond Wu
2021-12-14 16:06:20 +0000 UTCnpx parcel index.htm
Yuri Artiukh
2021-12-14 09:52:39 +0000 UTCHello, Yuri. May I know how I can run the code in Archive.zip? Thanks
Raymond Wu
2021-12-14 07:35:05 +0000 UTC