Kaynağa Gözat

rename of the project

master
ChiefRed 3 yıl önce
ebeveyn
işleme
db889684ed
3 değiştirilmiş dosya ile 22 ekleme ve 17 silme
  1. +21
    -0
      README.md
  2. +1
    -1
      package.json
  3. +0
    -16
      react-formik-tailwind-labwork.code-workspace

+ 21
- 0
README.md Dosyayı Görüntüle

@@ -1,3 +1,24 @@

This is just a technology testing project based on Create React App and TailwindCSS.

- Formik and Yup — are used for forms handling
- react-google-recaptcha — only client-side integration is presented
- @tailwindcss/forms, tailwindcss-filters, framer-motion — popup and forms styling
- @cucumber/cucumber and puppeteer — for acceptance tests working off


### Added scripts

- build:css — build styles based on TailwindCSS
- watch:css — build styles based on TailwindCSS and watch for changes of the source file
- acct — run acceptance tests

---

Original CRA readme below

---

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

+ 1
- 1
package.json Dosyayı Görüntüle

@@ -1,5 +1,5 @@
{
"name": "react-formik-tailwind-labwork",
"name": "popup-forms-react",
"version": "0.1.0",
"private": true,
"homepage": ".",

+ 0
- 16
react-formik-tailwind-labwork.code-workspace Dosyayı Görüntüle

@@ -1,16 +0,0 @@
{
"folders": [
{
"path": "."
},
{
"path": "../../cucumber-and-puppeteer"
},
{
"path": "../../vodb/www/local/templates/akatan/react"
}
],
"settings": {
"liveServer.settings.multiRootWorkspaceName": "react-formik-tailwind-labwork"
}
}

Yükleniyor…
İptal
Kaydet