Skip to content

mdjsn/latest-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest React JS

Repo to handle the React JS talks by MDJSN

About

This is a dummy boilerplate to be used by the team which includes the basic codebase linking the routes defined along with styled components

Installation

Clone the source locally:

$ git clone https://github.com/mdjsn/latest-reactjs
$ cd latest-reactjs

Install required node dependencies

$ yarn

Open in development mode:

$ yarn start

Open in production mode:

$ yarn build && serve -s build

Contributing

  1. Fork it (https://github.com/mdjsn/latest-reactjs/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

References

Licensing

The code in this project is licensed under GNU GPLv3 license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published