Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Mar 29, 2021
1 parent 6f9ee5c commit e19f10b
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,6 @@

While Laravel does not dictate which JavaScript or CSS pre-processors you use, it does provide a basic starting point using [Bootstrap](https://getbootstrap.com/), [React](https://reactjs.org/), and / or [Vue](https://vuejs.org/) that will be helpful for many applications. By default, Laravel uses [NPM](https://www.npmjs.org/) to install both of these frontend packages.

- [Official Documentation](#official-documentation)
- [Supported Versions](#supported-versions)
- [Installation](#installation)
- [CSS](#css)
- [JavaScript](#javascript)
- [Writing CSS](#writing-css)
- [Writing JavaScript](#writing-javascript)
- [Writing Vue Components](#writing-vue-components)
- [Using React](#using-react)
- [Adding Presets](#adding-presets)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Security Vulnerabilities](#security-vulnerabilities)
- [License](#license)

## Official Documentation

### Supported Versions
Expand Down

0 comments on commit e19f10b

Please sign in to comment.