Skip to content

Starter with authorization for Forms with Formik on TypeScript which support Internet Explorer 11.

Notifications You must be signed in to change notification settings

Kazeev/cra-login-formik-ts-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOFTSPIDERS

#cra-login-formik-ts-starter General development scheme here

Feature tags

  • basic-auth
  • client
  • create-react-app
  • express
  • formik
  • ie11
  • unit-test
  • login
  • jest
  • rest
  • starter
  • typescript

Requirements


Run test application

  1. npm install

  2. npm run start:server

  3. npm run test

  4. press a

Run application

Steps to launch the application

  1. npm install

  2. npm run start:server

  3. npm run start:app

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser:

Screenshot of the application code run in a browser

The page will reload if you make edits.
You will also see any lint errors in the console.

Application scripts

npm run start:server

Starts the server for authorization testing

npm run start:app

Launches the application itself, which is deployed to [http://localhost:3000] (http://localhost:3000)

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Author

Kazeev


Inspired by

formik-ts-starter


Learn More

To learn React, check out the React documentation.

License

Licensed under the MIT license.

About

Starter with authorization for Forms with Formik on TypeScript which support Internet Explorer 11.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages