Skip to content

ACM-ULM-Developers/ACM-ULM-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

ACM-ULM-Website

ACM Student chapter at ULM's official website repo

Getting Started

1. Installing react dependencies and configuring the react environment


Open your terminal and then type

$ git clone {the url to the GitHub repo}

This clones the repo

cd into the new folder and type

$ npm install

This installs the required dependencies

To run the React project.
$ npm start

2. Install webpack using following command


npm install webpack

About

ACM Student chapter at ULM's official website repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published