Install Package Control for easy package management.
- Open the console with
Ctrl+` - Paste in the following:
| import React from 'react' | |
| import { | |
| withRouter, | |
| Switch, | |
| Route, | |
| Redirect, | |
| BrowserRouter as Router | |
| } from 'react-router-dom' | |
| import { Auth } from 'aws-amplify' |
Install Package Control for easy package management.
Ctrl+`
Getting started:
Related tutorials: