Skip to content

f-Meter/f-Metter-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

f-Metter-App

Aplicacion Web En desarrollo
Step 1
Install Node.js
Install Xampp
Step 2
cd /"location new proyect"/
Step 3
npx create-next-app@latest --typescript
Step 4
Open proyect and add folders "pages","hooks", "styles"
Step 5
In location proyect
npm install
Step 6
npm run dev
Step 7
http://localhost:3000
Step 8
Create new folder in Xampp location "\xampp\htdocs", add folders "principal","licencia" and start Xampp
Step 9
change licencia/index.html/ line 20
change pages/index.tsx/ line 55