Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yashfalke77/fyle-internship-assignment
https://github.com/yashfalke77/fyle-internship-assignment
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yashfalke77/fyle-internship-assignment
- Owner: yashfalke77
- Created: 2022-09-17T14:41:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-17T16:01:27.000Z (over 2 years ago)
- Last Synced: 2024-04-15T02:16:28.872Z (8 months ago)
- Language: TypeScript
- Size: 578 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
### Project Images
# fyle-assignmentThis project was generated with [superplate](https://github.com/pankod/superplate).
## Getting Started
superplate is a Next.js all-in-one project generator. Create your project with the tools you need without spending hours on setting them up.
## Available Scripts
### Running the development server.
```bash
npm run dev
```### Building for production.
```bash
npm run build
```### Running the production server.
```bash
npm run start
```## Learn More
To learn more about **superplate**, please check out the [Documentation](https://github.com/pankod/superplate).
### **SASS/SCSS**
Sass is a stylesheet language that’s compiled to CSS. It allows you to use variables, nested rules, mixins, functions, and more, all with a fully CSS-compatible syntax.
[Go To Documentation](https://sass-lang.com/documentation)
### **eslint**
[Go To Documentation]()
### **Testing Library**
The React Testing Library is a very light-weight solution for testing React components. It provides light utility functions on top of react-dom and react-dom/test-utils.
[Go To Documentation](https://testing-library.com/docs/)
## License
MIT