NancyBolstad / noroff-design-sport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

This search page is developed with React and Typescript.

To use this app, ensure you have yarn installed first.

yarn install

Then, you have to use webpack to assemble code into /static/assets/script.js and /static/assets/styles.css.

yarn webpack

Now start the server.

yarn start

The page is live at: http://localhost:8080/

About


Languages

Language:JavaScript 99.8%Language:TypeScript 0.2%Language:HTML 0.0%