Skip to content

raffaeldantass/hacktober-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktober-shop

A simple workshop to learn a bit more about JS and Github

In order to make everything up and running for the workshop or even for self learning you'll need to follow some instructions.

First step is to clone the repo:

 git clone [email protected]:raffaeldantass/hacktober-workshop.git && cd hacktober-workshop

After that, you'll need to install the NPM packages that are relevant to this project. Like that:

  npm install 

Important: You'll need to have Node installed in your Operational System. You can download and install here: https://nodejs.org/en/download/

And after that, you can run the project with the following command:

  npm run start

And now you're good to go. Eveything will be up and running.

About

Simple workshop to learn about Github and JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published