File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # 2D Fourier-Transformation and Sampling
1+ # React Dropdown menu template
22
33## Live Demo:
44
@@ -18,17 +18,17 @@ Using the latest LTS version of node.js should work just fine: https://nodejs.or
1818### Clone the repository
1919
20201 . Open a terminal and move to your folder.
21- 2 . Being there, clone this repository with ` git@ github.com: MaximilianPfitzenmaier/fourier-sampling .git fourier-sampling ` .
21+ 2 . Being there, clone this repository with ` git clone https:// github.com/ MaximilianPfitzenmaier/dropdown-menu-component-react .git ` .
2222
2323### Build assets
2424
25- 1 . Move to your app folder with ` cd fourier-sampling / `
25+ 1 . Move to your app folder with ` cd dropdown-menu-component-react / `
26262 . Install all npm dependendies by typing ` npm install ` or just ` npm i `
27273 . Run ` npm run build ` to build all assets (e.g. styles)
2828
2929### Run React app
3030
31- 1 . Run ` npm run dev ` to start developer mode and visit the page at ` localhost:3000 `
31+ 1 . Run ` npm run dev ` to start developer mode and visit the page at ` localhost `
3232
3333### Done!
3434
You can’t perform that action at this time.
0 commit comments