mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-11-22 03:12:01 +03:00
Update README.md
This commit is contained in:
parent
675f3ef421
commit
511af9f8d9
@ -29,39 +29,3 @@ elm-spa watch # builds code as you go (without the server)
|
||||
|
||||
You can learn more at [elm-spa.dev](https://elm-spa.dev)
|
||||
|
||||
|
||||
## guide
|
||||
|
||||
- Overview
|
||||
- Features
|
||||
- Quickstart
|
||||
- Installation
|
||||
- CLI
|
||||
- Creating new projects
|
||||
- Adding new pages
|
||||
- Production build
|
||||
- Developing locally
|
||||
- Using other dev servers
|
||||
- Basics
|
||||
- Routing
|
||||
- Pages
|
||||
- Not Found (Pages/NotFound.elm)
|
||||
- Shared (Shared)
|
||||
- Components
|
||||
- View (View)
|
||||
- Static Assets
|
||||
- Advanced
|
||||
- Custom Development Server
|
||||
- Parcel
|
||||
- Webpack
|
||||
- Deployment & hosting
|
||||
- Netlify
|
||||
- Github pages
|
||||
- User authentication
|
||||
- Storing tokens
|
||||
- Redirecting pages
|
||||
- Local storage
|
||||
- Page Transitions (Main)
|
||||
- Customizing Main.elm
|
||||
- REST APIs
|
||||
- GraphQL
|
||||
|
Loading…
Reference in New Issue
Block a user