Skip to content

This is a small website that has some links which lead to w3schools and wants to teach people the basics of web dev.

Notifications You must be signed in to change notification settings

RoyalFoxy/web-trio-learning-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Trio

This website is exists for trial days at Liip and has been created by an Apprentice working there.

Run yourself

Clone

To run the website yourself you'll have to clone the rope with

git clone https://github.com/RoyalFoxy/web-trio-learning-page.git
# or
git clone git@github.com:RoyalFoxy/web-trio-learning-page.git

Dev

As this is a normal next app you can simply run dev mode with

npm run dev
# or
yarn dev
# or
pnpm dev

Build & Run

npm run build && npm run start
# or
yarn build && yarn start
# or
pnpm build && pnpm start

Visit

You can visit the website here.

Reachable

You can reach me through my github or my discord Royal Foxy#5469.

About

This is a small website that has some links which lead to w3schools and wants to teach people the basics of web dev.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published