Skip to content

jeremyjsx/template

Repository files navigation

GitHub stars GitHub forks GitHub license GitHub PRs

👋 Introduction

I'm fullstack web developer interested in user experience, performance and creation of digital products.

Javascript   React   Angular   Next.js   MySQL   MongoDB   PHP   Java

🚀 Getting Started

To get a local copy up and running, please follow these simple steps:

Prerequisites:

Recommended extensions for Visual Studio Code:

Setup development server:

  1. Clone or fork the repository:
git@github.com:JeremyDevCode/template.git
  1. Go to the project folder:
cd template
  1. Install dependencies with your favorite package manager:
# with npm:
npm install

# with yarn:
yarn

# with pnpm:
pnpm install
  1. Start the development server:
# with npm:
npm run dev

# with yarn:
yarn dev

# with pnpm:
pnpm dev

and open http://localhost:3000 with your browser to see the result ✨.

⚙ Stack

✌️ Contributing

📝 License

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors