Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loconluis/boilerplate-react-firebase-sass

🌟My configuration for applications created with React, supporting firebase and the Scss preprocessor.
https://github.com/loconluis/boilerplate-react-firebase-sass

boilerplate-application javascript react scss webpack

Last synced: 16 days ago
JSON representation

🌟My configuration for applications created with React, supporting firebase and the Scss preprocessor.

Awesome Lists containing this project

README

        

# Boilerplate with Login Page for React Apps and Firebase

For the use of this boilerplate:

1 - `$ git clone https://github.com/loconluis/Boilerplate-React.git`.

2 - `$ cd boilerplate-react`.

3 - Use `$ rm -rf .git` to remove the history of the repository that already exists from git and to be able to start a new one.

4 - `$ git init` for a new git repo.

5 - `$ yarn install`.

6 - `$ yarn run dev-server`.

7 - app is running on `localhost:8080`.

Feel free to write me if you want to collaborate to make it much better, and more optimal.