react-form-firebase
react-form-firebase copied to clipboard
Simple form with Firebase
react-form-firebase
Simple form with Firebase
Install Dependencies
npm install
Starting the Server
Run the next command to launch the development server.
npm start
Building for Production
To build an optimized bundle, run
npm run build