Skip to content

felixmosh/react-tests-workshop

Repository files navigation

React tests workshop

  1. Get the sourcecode:

    $ git clone https://github.com/felixmosh/react-tests-workshop.git
    
  2. Switch to its directory:

    $ cd react-tests-workshop
    
  3. Run npm install command, it will install dependencies:

    $ npm install
    
  4. Run npm run build command, it will build the bundle for you:

    $ npm run build
    
  5. Host the server with webpack-dev-server:

    $ npm run start
    
  6. Now you can browse your site through this address:

    http://localhost:3000/
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •